The Dreamweaver JavaScript API > Table editing functions > dom.setTableCellTag() |
![]() ![]() ![]() |
Availability
Dreamweaver 3.0
Description
Specifies the tag for the selected cell.
Arguments
tdOrTh
tdOrTh
must be either "td"
or "th"
.
Returns
Nothing.
Enabler
None.
![]() ![]() ![]() |